﻿/* CSS Document */
body { margin:0; padding:0; font-size:12px;background:#fff;color:#393939;font-family: 宋体, Arial, Helvetica, sans-serif;}
form,ul,ol,li,dl,dt,dd,img,p{margin: 0; padding: 0; border: 0; list-style:none;}
a{ text-decoration: none; color: #393939 }
a:hover{ text-decoration: underline; color: #ff6600; }
/*清除浮动使用*/
.clearfix{
clear: both;
height: 15px;
}
/*解决浮动对象问题*/
.wrapfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hspace8 {
	height:8px;
	overflow:hidden;
	clear:both;
	background:#fff;
}

a.yellow{ text-decoration: none; color: #F24A01; }
a.yellow:hover{ text-decoration:none; color: #ff7300; }

a.huise{ text-decoration: none; color: #A4886D; }
a.huise:hover{ text-decoration:underline; color: #cc0000; }

a.white{ text-decoration: none; color: #ffffff; }
a.white:hover{ text-decoration:none; color: #FFFf00; }

a.red{ text-decoration: none; color: #9D010C; }
a.red:hover{ text-decoration:underline; color: #DC2020; }

a.blue{ text-decoration: none; color: #075099; }
a.blue:hover{ text-decoration:underline; color: #075099; }

/*-- 产品列表 --*/
#pro_ul{ padding:15px 10px 10px 10px; *padding:15px 5px 10px 5px;  clear:both; overflow:hidden; width:720px;_width:725px;}
#pro_ul #ind_pro_img{ text-align:center; width:125px; float:left; margin:0px 30px 10px 25px;_margin:0px 28px 10px 25px;}

#pro_ul .proimg_bk{ width:125px; height:125px; border:1px solid #ddd;}
#ind_pro_img .proimg{width:120px;text-align:center;border:1px solid #fff;line-height:125px;height:125px;font-size:125px;}
*>#ind_pro_img .proimg{font-size:12px;}
#ind_pro_img img {vertical-align:middle;}

#pro_ul h1{ font-size:12px; line-height:24px; height:24px; overflow:hidden; font-weight:normal; text-align:center;}
#pro_ul h1 a{ color:#333;}
#pro_ul h1 a:hover{color:#ff6600;}

/*-- 产品列表 --*/
#pro_ul2{ padding:15px 10px 14px 10px; *padding:15px 5px 10px 5px;  clear:both; overflow:hidden; width:702px;_width:702px; margin-top:10px}
#pro_ul2 #ind_pro_img{ text-align:center; width:125px; float:left; margin:0px 10px 5px 25px;_margin:0px 28px 5px 25px;}

#pro_ul2 .proimg_bk{ width:125px; height:125px; border:1px solid #ddd; background:#fff}
#ind_pro_img .proimg{width:120px;text-align:center;border:1px solid #fff;line-height:125px;height:125px;font-size:125px;}
*>#ind_pro_img .proimg{font-size:12px;}
#ind_pro_img img {vertical-align:middle;}

#pro_ul2 h1{ font-size:12px; line-height:24px; height:24px; overflow:hidden; font-weight:normal; text-align:center;}
#pro_ul2 h1 a{ color:#333;}
#pro_ul2 h1 a:hover{color:#ff6600;}

.nmore{ float:right; padding-right:10px;}
.nmore a{ font-weight:normal; color:#666666}
.nmore2{ float:right; padding-right:20px;}
.nmore2 a{ font-weight:normal; color:#666666}